<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#nav {
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #710F11;
	font-weight: bold;
	background-color: #C58930;
	letter-spacing: 0.1em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.title {
	color: #9D5B04;
}
.imageright {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
h2 {
	font-size: 28px;
}
.leftimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
body {
	background-color: #CFA26A;
}
</pre></body></html>